isCancelable

public abstract boolean isCancelable()

Returns true when the event can be canceled, and therefore prevented as if the event never happened. In other case, returns false.